home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Atari Compendium
/
The Atari Compendium (Toad Computers) (1994).iso
/
files
/
prgtools
/
mint
/
network
/
lattice
/
dulib.lzh
/
DU_LIB
/
HELP
/
INSTALL.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1995-02-03
|
304 b
|
14 lines
INSTALLING DULIB.
==================
1) Copy LIB/DULIB.LIB to your Lattice C libraries directory.
2) Copy LIB/DULIB.H to you Lattice C includes directory.
Thats it.
To use DULIB in your own programs,
#include <DULIB.H>
and don't forget to add DULIB.LIB to your project file.